Skip to content

Lab Javier Rodriguez#26

Open
xrodrimo wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
xrodrimo:main
Open

Lab Javier Rodriguez#26
xrodrimo wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
xrodrimo:main

Conversation

@xrodrimo
Copy link
Copy Markdown

No description provided.

@sh-ih
Copy link
Copy Markdown

sh-ih commented Oct 18, 2023

Great job on this lab!

About the file type: The deliverable in this lab was main.py – a Python file, but you submitted a Jupyter Notebook (file extension .ipynb). It is important to pay attention to the kind of file you need, because .py are executable via the terminal and you may need that sometimes.

Jupyter is easier to check, because you can run each cell independently, and a .py file runs the whole code, so a suggested workflow could be to develop your code on a notebook and then, when everything is ok, click File->Download as->Python(.py) and now you have your code as Python file. Just move it from your Downloads folder to your repo folder and add-commit-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants